バージョン 24.2 (最新)

GetEnumerator メソッド (SortedListView<T>)

コレクションで反復する列挙子を取得します。
シンタックス
public IEnumerator<T> GetEnumerator()

戻り値の型

要求した列挙子。
参照